Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 24, 2020

Bumps flask-static-digest from 0.1.3 to 0.2.1.

Changelog

Sourced from flask-static-digest's changelog.

[0.2.1] - 2020-12-23

Fixed

  • Ensure Flask's static_url_path is used if you have a host URL set

[0.2.0] - 2020-12-23

Added

  • Support to prepend your static paths with a host / CDN URL via FLASK_STATIC_DIGEST_HOST_URL

[0.1.4] - 2020-11-24

Fixed

  • static_url_for will now throw a 404 instead of a 500 if you have an invalid filename
Commits
  • 1a39fe7 Bump package to v0.2.1
  • ba1ca18 Ensure static_url_path gets used with host URL
  • 7f76835 Bump package to v0.2.0
  • 2fea172 Shorten sentence so it fits on 1 line
  • 604d06e Remove unnecessary static/ path from host URL
  • a011259 Add support for optionally using a CDN
  • 117f5ec Update package version in example app
  • 4971000 Bump package to v0.1.4
  • c2f754e Update CHANGELOG to keepachangelog.com format
  • ff27d28 Fix invalid static_url_for filename path error
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants